Learn R Programming

sensory (version 1.1)

The Brown Bread Data: The Brown Bread Data Set

Description

The brown bread data set is composed of 570 panelists and 16 products, labelled A,...,P to protect the identity of the manufacturer. Each panelist rated a subset of 6 products using the 9-point Hedonic Scale.

Usage

data(bbread)

Arguments

Examples

Run this code
data(bbread) # Loads the brown bread data set
head(bbread) # Displays the first six rows of the brown bread data set

Run the code above in your browser using DataLab